home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / misc / JustLook.lha / JustLook / Examples / ExampleSources / Recompile.doc < prev    next >
Encoding:
Text File  |  1993-12-05  |  230 b   |  8 lines

  1.  To recompile the programs use the following commands in shell:
  2.  
  3. 1> sc X.jl.c
  4.  
  5. 1> slink lib:c.o X.jl.o JustLook.o Handlers.o lib lib:sc.lib lib:amiga.lib
  6.  
  7.  where X is the main part of the name of the program you want to compile.
  8.